if service.click({
{"#voice_note_btn@WhatsApp$20",
"%模拟上滑",
}
})
return true
end

if service.click({
"#draft_send_v2@WhatsApp",
})
return true
end

if service.click({
{"<Înregistrează și trimite un atașament audio",
"%[Click brut lung]",
"%[Glisare brută în sus]",
"<Signal",
}
})
return true
end

if service.click({
{"<Record voice message*",
"%模拟长按",
"%[向上]",
}
})
return true
end

if service.click({
{"<Send",
"%模拟长按",
}
})
return true
end
return true